textview: Fix a problem with the last line
authorMatthias Clasen <mclasen@redhat.com>
Tue, 6 Apr 2021 15:07:50 +0000 (11:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 6 Apr 2021 15:09:05 +0000 (11:09 -0400)
commit288a5d415172675fae90aa82d436a380d9075288
treeaad08ba7faa100c38175b9b7c4858aafbd302772
parent748b8497c9e78aec67cee0cb26bff26373b7d103
textview: Fix a problem with the last line

Sometimes, we missed the last line for display.

Fixes: #3835
gtk/gtktextlayout.c